<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.entry-media img {
  border-radius: 5px;
  width: 100%;
  max-height: 188px;
}

.entry-body {
  padding: 27px 10px;
}

.entry-body .cat {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.entry-body h3 {
  font-size: 21px;
  font-weight: 600;
  line-height: 1.30em;
  margin: 3px 0 0.73em;
}

.entry-body h3 a {
  color: #41516a;
}

.entry-body h3 a:hover {
  color: #6220d9;
  text-decoration: none;
}

.entry-body p {
  margin-bottom: 2em;
  color: #90949a;
  line-height: 1.8em;
}

.read-more-date {
  position: relative;
}

.read-more-date a {
  font-size: 16px;
  font-size: 1.06667rem;
  font-weight: 600;
  color: #41516a;
  text-transform: uppercase;
}

.read-more-date .date {
  position: absolute;
  right: 0;
  color: #90949a;
}</pre></body></html>